home *** CD-ROM | disk | FTP | other *** search
GNU Info File | 1994-07-27 | 4.4 KB | 163 lines |
- This is Info file make.info, produced by Makei1.54 from the input
- file ./make.texinfo.
-
- This file documents the GNU Make utility, which determines
- automatically which pieces of a large program need to be recompiled,
- and issues the commands to recompile them.
-
- This is Edition 0.45, last updated 11 May 1994, of `The GNU Make
- Manual', for `make', Version 3.71 Beta.
-
- Copyright (C) 1988, '89, '90, '91, '92, '93, '94 Free Software
- Foundation, Inc.
-
- Permission is granted to make and distribute verbatim copies of this
- manual provided the copyright notice and this permission notice are
- preserved on all copies.
-
- Permission is granted to copy and distribute modified versions of
- this manual under the conditions for verbatim copying, provided that
- the entire resulting derived work is distributed under the terms of a
- permission notice identical to this one.
-
- Permission is granted to copy and distribute translations of this
- manual into another language, under the above conditions for modified
- versions, except that this permission notice may be stated in a
- translation approved by the Free Software Foundation.
-
- Indirect:
- make.i1: 1134
- make.i2: 50397
- make.i3: 100390
- make.i4: 149105
- make.i5: 199061
- make.i6: 247456
- make.i7: 294189
- make.i8: 310259
- Tag Table:
- (Indirect)
- Node: Top1134
- Node: Overview12004
- Node: Preparing12941
- Node: Reading13896
- Node: Bugs14818
- Node: Introduction16686
- Node: Rule Introduction18273
- Node: Simple Makefile19982
- Node: How Make Works23595
- Node: Variables Simplify26093
- Node: make Deduces28299
- Node: Combine By Dependency30046
- Node: Cleanup31074
- Node: Makefiles32484
- Node: Makefile Contents33181
- Node: Makefile Names35441
- Node: Include37043
- Node: MAKEFILES Variable40454
- Node: Remaking Makefiles41956
- Node: Overriding Makefiles45774
- Node: Rules47797
- Node: Rule Example50397
- Node: Rule Syntax51232
- Node: Wildcards53441
- Node: Wildcard Examples54951
- Node: Wildcard Pitfall56186
- Node: Wildcard Function57436
- Node: Directory Search59217
- Node: General Search60277
- Node: Selective Search61795
- Node: Commands/Search64715
- Node: Implicit/Search66055
- Node: Libraries/Search66990
- Node: Phony Targets68059
- Node: Force Targets71404
- Node: Empty Targets72441
- Node: Special Targets73701
- Node: Multiple Targets77282
- Node: Multiple Rules79149
- Node: Static Pattern81232
- Node: Static Usage81872
- Node: Static versus Implicit85526
- Node: Double-Colon87257
- Node: Automatic Dependencies88787
- Node: Commands92609
- Node: Echoing94170
- Node: Execution95407
- Node: Parallel97075
- Node: Errors100390
- Node: Interrupts103289
- Node: Recursion104870
- Node: MAKE Variable106156
- Node: Variables/Recursion109247
- Node: Options/Recursion114027
- Node: -w Option117592
- Node: Sequences118578
- Node: Empty Commands121573
- Node: Using Variables122741
- Node: Reference125725
- Node: Flavors127270
- Node: Advanced132587
- Node: Substitution Refs133087
- Node: Computed Names134614
- Node: Values139184
- Node: Setting140101
- Node: Appending141810
- Node: Override Directive145728
- Node: Defining147107
- Node: Environment149105
- Node: Conditionals151233
- Node: Conditional Example151942
- Node: Conditional Syntax154508
- Node: Testing Flags159254
- Node: Functions160351
- Node: Syntax of Functions161349
- Node: Text Functions163486
- Node: Filename Functions170240
- Node: Foreach Function175361
- Node: Origin Function178563
- Node: Shell Function181788
- Node: Running183165
- Node: Makefile Arguments185153
- Node: Goals185848
- Node: Instead of Execution189714
- Node: Avoiding Compilation192995
- Node: Overriding194896
- Node: Testing197184
- Node: Options Summary199061
- Node: Implicit Rules205871
- Node: Using Implicit208017
- Node: Catalogue of Rules211504
- Node: Implicit Variables220485
- Node: Chained Rules224611
- Node: Pattern Rules227309
- Node: Pattern Intro228837
- Node: Pattern Examples231648
- Node: Automatic233441
- Node: Pattern Match239453
- Node: Match-Anything Rules241057
- Node: Canceling Rules244916
- Node: Last Resort245619
- Node: Suffix Rules247456
- Node: Search Algorithm251163
- Node: Archives254659
- Node: Archive Members255276
- Node: Archive Update256855
- Node: Archive Symbols258775
- Node: Archive Suffix Rules259974
- Node: Features261512
- Node: Missing269799
- Node: Makefile Conventions274128
- Node: Makefile Basics274476
- Node: Utilities in Makefiles276362
- Node: Standard Targets277793
- Node: Command Variables284897
- Node: Directory Variables287722
- Node: Quick Reference294189
- Node: Complex Makefile301592
- Node: Concept Index310259
- Node: Name Index348949
- End Tag Table
-